github.com/gotd/td/tg.UpdatePeerWallpaper.Wallpaper (field)
9 uses
github.com/gotd/td/tg (current package)
tl_update_gen.go#L23939: Wallpaper WallPaperClass
tl_update_gen.go#L23971: if !(u.Wallpaper == nil) {
tl_update_gen.go#L23996: u.Wallpaper = val
tl_update_gen.go#L24047: if !(u.Wallpaper == nil) {
tl_update_gen.go#L24077: if u.Wallpaper == nil {
tl_update_gen.go#L24080: if err := u.Wallpaper.Encode(b); err != nil {
tl_update_gen.go#L24121: u.Wallpaper = value
tl_update_gen.go#L24156: u.Wallpaper = value
tl_update_gen.go#L24168: return u.Wallpaper, true
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |